projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
038186d
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Dec 2008 19:58:55 +0000
(19:58 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 22 Dec 2008 19:58:55 +0000
(19:58 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index eaeea4195dc469ba5f1e22a807755f0593a0014a..333cadecb527f162c326dd7bd60e0aba3f4c3b51 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1733,6
+1733,9
@@
uses the minibuffer-local-shell-command-map for that.
*** `buffer-swap-text' swaps text between two buffers. This can be
useful for modes such as tar-mode, archive-mode, RMAIL.
+*** New variable `buffer-swapped-with' lets the modes that use
+`buffer-swap-text' arrange to save the file from the proper buffer.
+
+++
*** `read-color' reads a color name using the minibuffer.